事情的經過94這樣,在難過之餘我們仍然要繼續挑戰!
今天就來講講如何開始製作你的App,不過快12點先讓我放半篇上來
info Installing required CocoaPods dependencies
  Run instructions for iOS:
    • cd ithelp && react-native run-ios
    - or -
    • Open ithelp/ios/ithelp.xcworkspace in Xcode or run "xed -b ios"
    • Hit the Run button
  Run instructions for Android:
    • Have an Android emulator running (quickest way to get started), or a device connected.
    • cd ithelp && react-native run-android
    cd ithelp
 ls
App.js          android         babel.config.js ios             node_modules    yarn.lock
__tests__       app.json        index.js        metro.config.js package.json
react-native run-ios







